Skip to content
Back to search
30
MCP

Semantic Frame

pulsemcp/semantic frame

Token-efficient semantic compression for numerical data

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.anarkitty1/semantic-frame
Token-efficient semantic compression for numerical data. 95%+ token reduction.
0 tools
io.github.Anarkitty1/semantic-frame
Token-efficient semantic compression for numerical data. 95%+ token reduction.
0 tools
SlimContext
Chat history compression with token-based trimming and AI-powered summarization
0 tools
octocode
Semantic code searcher and codebase utility
0 tools
Token Compressor
Semantic prompt compression using local LLM rewriting with embedding validation to reduce token usage by 40-60%.
0 tools
ContextStream
Persistent memory and semantic search for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "semantic_frame": {
      "url": "None",
      "transport": "http"
    }
  }
}